--- title: "Temporal variation in transmission during the COVID-19 outbreak" description: "To identify changes in the reproduction number, rate of spread, and doubling time during the course of the COVID-19 outbreak whilst accounting for potential biases due to delays in case reporting." status: in-progress rmarkdown_html_fragment: true redirect_from: - /topics/covid19/current-patterns-transmission/global-time-varying-transmission.html update: 2020-03-08 authors: - id: sam_abbott corresponding: true - id: joel_hellewell - id: james_munday - id: june_chun - id: robin_thompson - id: nikos_bosse - id: yung_wai - id: tim_russell - id: chris_jarvis - id: ncov-group - id: stefan_flasche - id: adam_kucharski - id: roz_eggo - id: seb_funk ---

Note: this is preliminary analysis, has not yet been peer-reviewed and is updated daily as new data becomes available. This work is licensed under a Creative Commons Attribution 4.0 International License. A summary of this report can be downloaded here

Summary

Aim: To identify changes in the reproduction number, rate of spread, and doubling time during the course of the COVID-19 outbreak whilst accounting for potential biases due to delays in case reporting.

Latest estimates as of the 2020-03-07

Global map


Figure 1: Global map of the expected change in daily cases based on data from the 2020-03-07. Note: only country level estimates are shown. China excludes Hubei.

Summary of latest reproduction number and case count estimates


Figure 2: Cases with date of onset on the day of report generation and the time-varying estimate of the effective reproduction number (bar = 95% credible interval) based on data from the 2020-03-07. Countries/Regions are ordered by the number of expected daily cases and shaded based on the expected change in daily cases. The dotted line indicates the target value of 1 for the effective reproduction no. required for control and a single case required fror elimination. China excludes Hubei.

Reproduction numbers over time in the six countries with the most cases currently


Figure 3: Time-varying estimate of the effective reproduction number (light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range) based on data from the 2020-03-07 in the countries/regions expected to have the highest number of incident cases. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence. The dotted line indicates the target value of 1 for the effective reproduction no. required for control.

Latest estimates summary table

Country/Region Cases with date of onset on the day of report generation Expected change in daily cases Effective reproduction no. Doubling time (days)
Italy 717 – 1076 Definitely increasing 1.7 – 1.9 4.9 – 10
South Korea 362 – 650 Unsure 0.9 – 1 35 – Decreasing
France 152 – 293 Definitely increasing 2.2 – 3 2.3 – 4.7
Switzerland 89 – 202 Definitely increasing 3 – 4.9 1.1 – 3.2
Spain 83 – 191 Definitely increasing 2.1 – 3 2.2 – 7.1
Germany 70 – 187 Definitely increasing 1.9 – 2.8 1.8 – 7.4
Hubei 21 – 145 Definitely decreasing 0.4 – 0.5 Decreasing
Sweden 47 – 136 Definitely increasing 2.8 – 5.2 1.1 – 4.5
United States 39 – 117 Definitely increasing 2 – 3.6 1.6 – 7.2
Japan 18 – 115 Definitely increasing 1.1 – 2 2.4 – Decreasing
United Kingdom 24 – 92 Definitely increasing 2 – 3.6 1.4 – 7.2
Norway 10 – 60 Definitely increasing 1.9 – 3.2 1.6 – Decreasing
Austria 4 – 49 Definitely increasing 1.7 – 3.5 1.2 – Decreasing
Singapore 1 – 39 Definitely increasing 1 – 3.3 0.25 – Decreasing
Hong Kong 1 – 31 Unsure 0.5 – 2.8 0.1 – Decreasing


Table 1: Latest estimates of the number of cases by date of onset, the effective reproduction number, and the doubling time for the 2020-03-07 in each region included in the analysis. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate. China excludes Hubei.

Methods

Summary

Limitations

Detail

Data

We used partial line-lists from each region that contained the date of symptom onset, date of confirmation and import status (imported or local) for each case [3] where available. The region reports give details of the steps taken where this data were not available. Daily case counts by date of report were extracted from the World Health Organization (WHO) situation reports for every location considered [1,2]. The case counts (and partial line-lists where available) were used to assemble the daily number of local and imported cases. Where the partial line-lists and case counts disagreed, it was assumed that the partial line-lists were correct and the WHO case counts were adjusted so that the overall number of cases occurring remained the same but the number of local cases being adjusted as needed.

Adjusting for reporting delays

Reporting delays for each country were estimated using the corresponding partial line-list of cases. The reporting delay could not be estimated from line-list data for all regions. Region specific details are given in the individual regional reports. The estimated reporting delay was assumed to remain constant over time in each location. We fitted an exponential distribution adjusted for censoring [7] to the observed delays using stan [8]. We then took 1000 samples from the posterior distribution of the rate parameter for the exponential delay distribution and constructed a distribution of possible onset dates for each case based on their reporting date. To prevent spuriously long reporting delays, we re-sampled delays that were greater than the maximum observed delay in the observed data.

To account for censoring, i.e. cases that have not yet been confirmed but will show up in the data at a later time, we randomly sampled the true number of cases (including those not yet confirmed) assuming that the reported number of cases is drawn from a binomial distribution, where each case has independent probability \(p_i\) of having been confirmed, \(i\) is the number of days of the symptom onset before the report maximum observed report delay, and \(p_i\) is the cumulative distribution of cases that are confirmed by day \(i\) after they develop symptoms. We did not account for potential reporting biases that might occur due to changes in the growth rate of the outbreak over time.

Statistical analysis

We used the inferred number of cases to estimate the reproduction number on each day using the EpiEstim R package [4]. This uses a combination of the serial interval distribution and the number of observed cases to estimate the reproduction number at each time point [10,11], which were then smoothed using a 7-day time window. We assumed that the serial interval had a mean of 4.7 days and a standard deviation of 2.9 days with a Gamma distribution [6]. We used a common prior for the reproduction number with mean 2.6 and a standard deviation of 2 (inflated from 0.5 found in the reference) [12]. Where data was available, we used EpiEstim to adjust for imported cases [5]. The expected change in daily cases was defined using the proportion of samples with a reproduction number less than 1 (subcritical). It was assumed that if less than 5% of samples were subcritical then an increase in cases was definite, if less than 20% of samples were subcritical then an increase in cases was likely, if more than 80% of samples were subcritical then a decrease in cases was likely and if more than 95% of samples were subcritical then a decrease in cases was definite. For countries/regions with between 20% and 80% of samples being subcritical we could not make a statement about the likely change in cases (defined as unsure).

We estimated the rate of spread (\(r\)) using linear regression with time as the only exposure and logged cases as the outcome for the overall course of the outbreak [13]. The adjusted R^2 value was then used to assess the goodness of fit. In order to account for potential changes in the rate of spread over the course of the outbreak we used a 7-day sliding window to produce time-varying estimates of the rate of spread and the adjusted R^2. The doubling time was then estimated using \(\text{ln}(2) \frac{1}{r}\) for each estimate of the rate of spread.

We report the 95% confidence intervals for all measures using the 2.5% and 97.5% quantiles. The analysis was conducted independently for all regions and is updated daily as new data becomes available. Confidence in our estimates is shown using the proportion of data that were derived using binomial upscaling.

Regional reports

Italy

Summary


Figure 4: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 717 – 1076
Expected change in daily cases Definitely increasing
Effective reproduction no. 1.7 – 1.9
Rate of spread 0.068 – 0.14
Doubling time (days) 4.9 – 10
Adjusted R-squared 0.74 – 0.98


Table 4: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 5: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • The reporting delay was estimated using a combined European linelist (including cases from Germany, France, Italy, Austria, and Spain).

South-Korea

Summary


Figure 7: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 362 – 650
Expected change in daily cases Unsure
Effective reproduction no. 0.9 – 1
Rate of spread -0.063 – 0.02
Doubling time (days) 35 – Decreasing
Adjusted R-squared -0.17 – 0.8


Table 5: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 8: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

France

Summary


Figure 10: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 152 – 293
Expected change in daily cases Definitely increasing
Effective reproduction no. 2.2 – 3
Rate of spread 0.15 – 0.3
Doubling time (days) 2.3 – 4.7
Adjusted R-squared 0.77 – 0.98


Table 6: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 11: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • The reporting delay was estimated using a combined European linelist (including cases from Germany, France, Italy, Austria, and Spain).

Switzerland

Summary


Figure 13: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 89 – 202
Expected change in daily cases Definitely increasing
Effective reproduction no. 3 – 4.9
Rate of spread 0.22 – 0.61
Doubling time (days) 1.1 – 3.2
Adjusted R-squared 0.66 – 0.99


Table 7: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 14: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • The reporting delay was estimated using a combined European linelist (including cases from Germany, France, Italy, Austria, and Spain).

Spain

Summary


Figure 16: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 83 – 191
Expected change in daily cases Definitely increasing
Effective reproduction no. 2.1 – 3
Rate of spread 0.098 – 0.32
Doubling time (days) 2.2 – 7.1
Adjusted R-squared 0.46 – 0.97


Table 8: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 17: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • The reporting delay was estimated using a combined European linelist (including cases from Germany, France, Italy, Austria, and Spain).

Germany

Summary


Figure 19: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 70 – 187
Expected change in daily cases Definitely increasing
Effective reproduction no. 1.9 – 2.8
Rate of spread 0.094 – 0.38
Doubling time (days) 1.8 – 7.4
Adjusted R-squared 0.43 – 0.97


Table 9: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 20: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

Hubei

Summary


Figure 22: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 21 – 145
Expected change in daily cases Definitely decreasing
Effective reproduction no. 0.4 – 0.5
Rate of spread -0.3 – -0.048
Doubling time (days) Decreasing
Adjusted R-squared 0.24 – 0.92


Table 10: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 23: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • Data is only used from the 2nd of February onwards.

Sweden

Summary


Figure 25: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 47 – 136
Expected change in daily cases Definitely increasing
Effective reproduction no. 2.8 – 5.2
Rate of spread 0.15 – 0.66
Doubling time (days) 1.1 – 4.5
Adjusted R-squared 0.43 – 0.98


Table 11: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 26: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • The reporting delay was estimated using a combined European linelist (including cases from Germany, France, Italy, Austria, and Spain).

United-States

Summary


Figure 28: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 39 – 117
Expected change in daily cases Definitely increasing
Effective reproduction no. 2 – 3.6
Rate of spread 0.097 – 0.44
Doubling time (days) 1.6 – 7.2
Adjusted R-squared 0.38 – 0.95


Table 12: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 29: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • The reporting delay was estimated using a combined European linelist (including cases from Germany, France, Italy, Austria, and Spain).

Japan

Summary


Figure 31: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 18 – 115
Expected change in daily cases Definitely increasing
Effective reproduction no. 1.1 – 2
Rate of spread -0.034 – 0.29
Doubling time (days) 2.4 – Decreasing
Adjusted R-squared -0.13 – 0.86


Table 13: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 32: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • Cases linked to the Diamond Princess were removed manually from the case counts on the 5th of February.

United-Kingdom

Summary


Figure 34: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 24 – 92
Expected change in daily cases Definitely increasing
Effective reproduction no. 2 – 3.6
Rate of spread 0.097 – 0.48
Doubling time (days) 1.4 – 7.2
Adjusted R-squared 0.36 – 0.95


Table 14: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 35: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • The reporting delay was estimated using a combined European linelist (including cases from Germany, France, Italy, Austria, and Spain).

Norway

Summary


Figure 37: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 10 – 60
Expected change in daily cases Definitely increasing
Effective reproduction no. 1.9 – 3.2
Rate of spread -0.21 – 0.43
Doubling time (days) 1.6 – Decreasing
Adjusted R-squared -0.38 – 0.93


Table 15: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 38: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • The reporting delay was estimated using a combined European linelist (including cases from Germany, France, Italy, Austria, and Spain).

Austria

Summary


Figure 40: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 4 – 49
Expected change in daily cases Definitely increasing
Effective reproduction no. 1.7 – 3.5
Rate of spread -0.27 – 0.6
Doubling time (days) 1.2 – Decreasing
Adjusted R-squared -0.45 – 0.93


Table 16: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 41: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • The reporting delay was estimated using a combined European linelist (including cases from Germany, France, Italy, Austria, and Spain).

Singapore

Summary


Figure 43: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 1 – 39
Expected change in daily cases Definitely increasing
Effective reproduction no. 1 – 3.3
Rate of spread -1.7 – 2.7
Doubling time (days) 0.25 – Decreasing
Adjusted R-squared -0.17 – 0.7


Table 17: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 44: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

  • Line-list data was only available until the 18th of February for Singapore.

Hong-Kong

Summary


Figure 46: A.) Cases by date of report (bars) and estimated cases by date of onset. B.) Time-varying estimate of the effective reproduction number. Light grey ribbon = 95% credible interval. Dark grey ribbon = the interquartile range. Based on data from the 2020-03-07. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Estimate
Cases with date of onset on the day of report generation 1 – 31
Expected change in daily cases Unsure
Effective reproduction no. 0.5 – 2.8
Rate of spread -6.2 – 6.6
Doubling time (days) 0.1 – Decreasing
Adjusted R-squared -0.41 – 0.55


Table 18: Latest estimates of the number of cases by date of onset, the expected change in daily cases, the effective reproduction number, the rate of spread, the doubling time, and the adjusted R-squared of the exponential fit for the 2020-03-07. Based on the last 7 days of data. The 95% credible interval is shown for each numeric estimate.

Time-varying rate of spread and doubling time


Figure 47: A.) Time-varying estimate of the rate of spread, B.) Time-varying estimate of the doubling time in days (note that when the rate of spread is negative the doubling time is assumed to be infinite), C.) The adjusted R-squared estimates indicating the goodness of fit of the exponential regression model (with values closer to 1 indicating a better fit). Based on data from the 2020-03-07. Light grey ribbon = 95% credible interval; dark grey ribbon = the interquartile range. Confidence in the estimated values is indicated by shading with reduced shading corresponding to reduced confidence.

Implementation details

Updates

2020-03-07

References

1 World Health Organization. Coronavirus disease (COVID-2019) situation reports. https://www.who.int/emergencies/diseases/novel-coronavirus-2019/situation-reports

2 Brown E. Data2019nCoV: Data on the covid-19 outbreak. 2020.

3 Xu B, Gutierrez B, Hill S et al. Epidemiological Data from the nCoV-2019 Outbreak: Early Descriptions from Publicly Available Data. 2020.

4 Cori A. EpiEstim: Estimate time varying reproduction numbers from epidemic curves. 2019. https://CRAN.R-project.org/package=EpiEstim

5 Thompson R, Stockwin J, Gaalen R van et al. Improved inference of time-varying reproduction numbers during infectious disease outbreaks. Epidemics 2019;29:100356. doi:https://doi.org/10.1016/j.epidem.2019.100356

6 Nishiura H, Linton NM, Akhmetzhanov AR. Serial interval of novel coronavirus (2019-nCoV) infections. medRxiv Published Online First: 2020. doi:10.1101/2020.02.03.20019497

7 Thompson RN. 2019-20 Wuhan coronavirus outbreak: Intense surveillance is vital for preventing sustained transmission in new locations. bioRxiv 2020;1–14.

8 Stan Development Team. RStan: The R interface to Stan. 2020.http://mc-stan.org/

9 R Core Team. R: A language and environment for statistical computing. Vienna, Austria:: R Foundation for Statistical Computing 2019. https://www.R-project.org/

10 Cori A, Ferguson NM, Fraser C et al. A New Framework and Software to Estimate Time-Varying Reproduction Numbers During Epidemics. American Journal of Epidemiology 2013;178:1505–12. doi:10.1093/aje/kwt133

11 Wallinga J, Teunis P. Different Epidemic Curves for Severe Acute Respiratory Syndrome Reveal Similar Impacts of Control Measures. American Journal of Epidemiology 2004;160:509–16. doi:10.1093/aje/kwh255

13 Park SW, Champredon D, Weitz JS et al. A practical generation-interval-based approach to inferring the strength of epidemics from their speed. Epidemics 2019;27:12–8. doi:https://doi.org/10.1016/j.epidem.2018.12.002